home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "OrderID": "Long Integer",
- "CustomerID": "Double",
- "Description": "Text (255)",
- "UnitPrice": "Double",
- "Quantity": "Double",
- "TotalPrice": "Text (64)",
- "OrderDate": "DateTime",
- "PayDueDate": "DateTime",
- "Paid": "Boolean NOT NULL"
- },
- "data": [
- {
- "OrderID": 1,
- "CustomerID": 7,
- "Description": "Ability Office 98",
- "UnitPrice": 39.95,
- "Quantity": 1,
- "TotalPrice": "39.95",
- "OrderDate": "03/13/98 00:00:00",
- "PayDueDate": "03/13/98 00:00:00",
- "Paid": 1
- },
- {
- "OrderID": 2,
- "CustomerID": 13,
- "Description": "Ability Office 98 Upgrade",
- "UnitPrice": 19.95,
- "Quantity": 1,
- "TotalPrice": "19.95",
- "OrderDate": "03/13/98 00:00:00",
- "PayDueDate": "03/13/98 00:00:00",
- "Paid": 0
- },
- {
- "OrderID": 3,
- "CustomerID": 16,
- "Description": "Ability Database 98",
- "UnitPrice": 19.95,
- "Quantity": 1,
- "TotalPrice": "19.95",
- "OrderDate": "03/13/98 00:00:00",
- "PayDueDate": "03/13/98 00:00:00",
- "Paid": 0
- },
- {
- "OrderID": 4,
- "CustomerID": 29,
- "Description": "Ability Office 98 CD",
- "UnitPrice": 54.95,
- "Quantity": 5,
- "TotalPrice": "274.75",
- "OrderDate": "03/13/98 00:00:00",
- "PayDueDate": "04/02/98 00:00:00",
- "Paid": 0
- },
- {
- "OrderID": 5,
- "CustomerID": 15,
- "Description": "Ability Office 98 Upgrade CD",
- "UnitPrice": 54.95,
- "Quantity": 1,
- "TotalPrice": "54.95",
- "OrderDate": "03/14/98 00:00:00",
- "PayDueDate": "03/14/98 00:00:00",
- "Paid": 1
- },
- {
- "OrderID": 6,
- "CustomerID": 8,
- "Description": "Ability Office 98 Upgrade CD",
- "UnitPrice": 34.95,
- "Quantity": 1,
- "TotalPrice": "34.95",
- "OrderDate": "03/15/98 00:00:00",
- "PayDueDate": "03/15/98 00:00:00",
- "Paid": 0
- },
- {
- "OrderID": 7,
- "CustomerID": 12,
- "Description": "Ability Write 98",
- "UnitPrice": 19.95,
- "Quantity": 1,
- "TotalPrice": "19.95",
- "OrderDate": "03/16/98 00:00:00",
- "PayDueDate": "03/16/98 00:00:00",
- "Paid": 1
- },
- {
- "OrderID": 8,
- "CustomerID": 22,
- "Description": "Ability Database 98 CD",
- "UnitPrice": 19.95,
- "Quantity": 1,
- "TotalPrice": "19.95",
- "OrderDate": "03/17/98 00:00:00",
- "PayDueDate": "03/17/98 00:00:00",
- "Paid": 0
- },
- {
- "OrderID": 9,
- "CustomerID": 0,
- "Description": "Ability Office 98 CD",
- "UnitPrice": 19.95,
- "Quantity": 2,
- "TotalPrice": "39.90",
- "OrderDate": "03/18/98 00:00:00",
- "PayDueDate": "04/07/98 00:00:00",
- "Paid": 0
- },
- {
- "OrderID": 10,
- "CustomerID": 12,
- "Description": "Ability Spreadsheet 98 CD",
- "UnitPrice": 34.95,
- "Quantity": 1,
- "TotalPrice": "34.95",
- "OrderDate": "03/19/98 00:00:00",
- "PayDueDate": "04/18/98 00:00:00",
- "Paid": 0
- },
- {
- "OrderID": 11,
- "CustomerID": 16,
- "Description": "Ability Write 98 CD",
- "UnitPrice": 34.95,
- "Quantity": 5,
- "TotalPrice": "174.75",
- "OrderDate": "03/19/98 00:00:00",
- "PayDueDate": "04/08/98 00:00:00",
- "Paid": 0
- },
- {
- "OrderID": 12,
- "CustomerID": 17,
- "Description": "Ability Office 98 CD",
- "UnitPrice": 54.95,
- "Quantity": 5,
- "TotalPrice": "274.75",
- "OrderDate": "03/21/98 00:00:00",
- "PayDueDate": "03/21/98 00:00:00",
- "Paid": 0
- },
- {
- "OrderID": 13,
- "CustomerID": 21,
- "Description": "Ability Spreadsheet 98 CD",
- "UnitPrice": 19.95,
- "Quantity": 2,
- "TotalPrice": "39.90",
- "OrderDate": "03/23/98 00:00:00",
- "PayDueDate": "04/12/98 00:00:00",
- "Paid": 0
- },
- {
- "OrderID": 14,
- "CustomerID": 1,
- "Description": "Ability Office 98 CD",
- "UnitPrice": 34.95,
- "Quantity": 1,
- "TotalPrice": "34.95",
- "OrderDate": "03/25/98 00:00:00",
- "PayDueDate": "03/25/98 00:00:00",
- "Paid": 0
- },
- {
- "OrderID": 15,
- "CustomerID": 14,
- "Description": "Ability Office 98 Upgrade",
- "UnitPrice": 34.95,
- "Quantity": 1,
- "TotalPrice": "34.95",
- "OrderDate": "03/25/98 00:00:00",
- "PayDueDate": "04/24/98 00:00:00",
- "Paid": 0
- },
- {
- "OrderID": 16,
- "CustomerID": 4,
- "Description": "Ability Write 98",
- "UnitPrice": 19.95,
- "Quantity": 2,
- "TotalPrice": "39.90",
- "OrderDate": "03/26/98 00:00:00",
- "PayDueDate": "03/26/98 00:00:00",
- "Paid": 0
- },
- {
- "OrderID": 17,
- "CustomerID": 28,
- "Description": "Ability Office 98",
- "UnitPrice": 34.95,
- "Quantity": 1,
- "TotalPrice": "34.95",
- "OrderDate": "03/27/98 00:00:00",
- "PayDueDate": "03/27/98 00:00:00",
- "Paid": 0
- },
- {
- "OrderID": 18,
- "CustomerID": 14,
- "Description": "Ability Spreadsheet 98",
- "UnitPrice": 34.95,
- "Quantity": 1,
- "TotalPrice": "34.95",
- "OrderDate": "03/28/98 00:00:00",
- "PayDueDate": "04/17/98 00:00:00",
- "Paid": 0
- },
- {
- "OrderID": 19,
- "CustomerID": 2,
- "Description": "Ability Database 98 CD",
- "UnitPrice": 19.95,
- "Quantity": 1,
- "TotalPrice": "19.95",
- "OrderDate": "03/29/98 00:00:00",
- "PayDueDate": "04/18/98 00:00:00",
- "Paid": 0
- },
- {
- "OrderID": 20,
- "CustomerID": 14,
- "Description": "Ability Office 98 CD",
- "UnitPrice": 54.95,
- "Quantity": 1,
- "TotalPrice": "54.95",
- "OrderDate": "03/29/98 00:00:00",
- "PayDueDate": "04/18/98 00:00:00",
- "Paid": 0
- },
- {
- "OrderID": 21,
- "CustomerID": 4,
- "Description": "Ability Office 98 Upgrade CD",
- "UnitPrice": 34.95,
- "Quantity": 1,
- "TotalPrice": "34.95",
- "OrderDate": "03/31/98 00:00:00",
- "PayDueDate": "04/20/98 00:00:00",
- "Paid": 0
- },
- {
- "OrderID": 22,
- "CustomerID": 3,
- "Description": "Ability Office 98 Upgrade",
- "UnitPrice": 34.95,
- "Quantity": 5,
- "TotalPrice": "174.75",
- "OrderDate": "03/31/98 00:00:00",
- "PayDueDate": "04/20/98 00:00:00",
- "Paid": 0
- }
- ]
- }